home *** CD-ROM | disk | FTP | other *** search
/ Insight Into Information (Demo) / Insight Into Information Demo CD-ROM 1994.ISO / creator / 00139.ls < prev    next >
Encoding:
Text File  |  1994-09-18  |  145 b   |  8 lines

  1. on enterFrame
  2.   puppetSprite(20, 1)
  3.   puppetSprite(21, 1)
  4.   puppetSprite(22, 1)
  5.   set the volume of sound 2 to 255
  6.   sound fadeOut 2, 5 * 60
  7. end
  8.